feat(integrations): add Pilot Protocol - #536
Conversation
|
👋 This PR needs a couple of things fixed before OpenHands can review it:
Push an update once this is addressed and this check re-runs automatically. This is an automated check - no AI was used to generate this comment. |
|
The latest PR Description Check now passes. The required |
|
🚦 CI is currently failing on this PR's latest commit. Please fix the failing checks before OpenHands reviews it - this is re-checked automatically once you push a new commit. (A maintainer can also request This is an automated check - no AI was used to generate this comment. |
Why
OpenHands users can run Pilot Protocol as a local stdio MCP server without credentials, but it is not available in the integration catalog.
Summary
pilotprotocol-mcppackage over stdioIssue Number
Related catalog infrastructure: #241
Submission request: #537
How to Test
uv run --group test pytest tests/ -q.pilot_searchandpilot_peers.Automated result: 801 passed, 24 skipped.
Video/Screenshots
Not applicable for the catalog data change.
Notes
Disclosure: I contribute to Pilot Protocol. AI-assisted; reviewed and validated against the repository schema and test suite.
HUMAN: No manual UI test was performed. The repository test suite, both synchronization checks, generated integration index, schema validation, and Claude plugin validation were run locally; the exact results are recorded above.